翻訳と辞書
Words near each other
・ Filingue Department
・ Filinta
・ Filinto Müller
・ Filinvest Development Corporation
・ Filio ni doma
・ Filioara River
・ Filiola occidentale
・ Filioque
・ Filespec
・ Filestan
・ Filestan Rural District
・ FilesTube
・ FilesWire
・ Filesystem Hierarchy Standard
・ Filesystem in Userspace
Filesystem-level encryption
・ Filet
・ Filet crochet
・ Filet lace
・ Filet Meow
・ Filet mignon
・ Filet of Soul
・ Filet of Soul (disambiguation)
・ Filet of Soul (Wisconsin band)
・ Filet, Switzerland
・ Filet-O-Fish
・ Filetab
・ Filetail catshark
・ Filetail fanskate
・ Fileteado


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Filesystem-level encryption : ウィキペディア英語版
Filesystem-level encryption

Filesystem-level encryption, often called file/folder encryption, is a form of disk encryption where individual files or directories are encrypted by the file system itself. This is in contrast to full disk encryption where the entire partition or disk, in which the file system resides, is encrypted.
Types of filesystem-level encryption include:
* the use of a 'stackable' cryptographic filesystem layered on top of the main file system
* a single ''general-purpose'' file system with encryption
The advantages of filesystem-level encryption include:
* flexible file-based key management, so that each file can be and usually is encrypted with a separate encryption key
* individual management of encrypted files e.g. incremental backups of the individual changed files even in encrypted form, rather than backup of the entire encrypted volume
* access control can be enforced through the use of public-key cryptography, and
* the fact that cryptographic keys are only held in memory while the file that is decrypted by them is held open.
==General-purpose file systems with encryption==
Unlike cryptographic file systems or full disk encryption, general-purpose file systems that include filesystem-level encryption do not typically encrypt file system metadata, such as the directory structure, file names, sizes or modification timestamps. This can be problematic if the metadata itself needs to be kept confidential. In other words, if files are stored with identifying file names, anyone who has access to the physical disk can know which documents are stored on the disk, although not the contents of the documents.
One exception to this is the encryption support being added to the ZFS filesystem. Filesystem metadata such as filenames, ownership, ACLs, extended attributes are all stored encrypted on disk. The ZFS metadata relating to the storage pool is stored in plaintext, so it is possible to determine how many filesystems (datasets) are available in the pool, including which ones are encrypted. The content of the stored files and directories remain encrypted.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Filesystem-level encryption」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.